* Initial commit
authormycae <mycae@yahoo.com>
Tue, 4 May 2010 10:54:59 +0000 (11:54 +0100)
committermycae <mycae@yahoo.com>
Tue, 4 May 2010 10:54:59 +0000 (11:54 +0100)
commitfd2cab692795fe1529d4d1c15be6ed0b74526918
treec741e4654b149689d3007b088dd12c55588881cd
* Initial commit
315 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING_LGPL [new file with mode: 0644]
COPYRIGHT [new file with mode: 0644]
ChangeLog [new symlink]
ChangeLog.txt [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
bootstrap [new file with mode: 0755]
config/autotroll.m4 [new file with mode: 0644]
config/autotroll.mk [new file with mode: 0644]
config/config.guess [new file with mode: 0755]
config/config.sub [new file with mode: 0755]
config/depcomp [new file with mode: 0755]
config/install-sh [new file with mode: 0755]
config/libtool.m4 [new file with mode: 0644]
config/ltmain.sh [new file with mode: 0755]
config/ltoptions.m4 [new file with mode: 0644]
config/ltsugar.m4 [new file with mode: 0644]
config/ltversion.m4 [new file with mode: 0644]
config/lt~obsolete.m4 [new file with mode: 0644]
config/missing [new file with mode: 0755]
config/py-compile [new file with mode: 0755]
config/texinfo.tex [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
debian/.pc/.version [new file with mode: 0644]
debian/README.source [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libmgl-data.install [new file with mode: 0644]
debian/libmgl-dev.install [new file with mode: 0644]
debian/libmgl-fltk5.install [new file with mode: 0644]
debian/libmgl-glut5.install [new file with mode: 0644]
debian/libmgl-qt5.install [new file with mode: 0644]
debian/libmgl-wx5.install [new file with mode: 0644]
debian/libmgl5.install [new file with mode: 0644]
debian/mathgl-doc.install [new file with mode: 0644]
debian/mathgl.install [new file with mode: 0644]
debian/mgl2cpp.1 [new file with mode: 0644]
debian/mgl2eps.1 [new file with mode: 0644]
debian/mgl2gif.1 [new file with mode: 0644]
debian/mgl2png.1 [new file with mode: 0644]
debian/mgl2svg.1 [new file with mode: 0644]
debian/patches/00_add_info_section.diff [new file with mode: 0644]
debian/patches/examples-ldflags.patch [new file with mode: 0644]
debian/patches/mglview-ldflags.patch [new file with mode: 0644]
debian/patches/png-parallel-deps.patch [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/watch [new file with mode: 0644]
debinstall/changelog [new file with mode: 0644]
debinstall/compat [new file with mode: 0644]
debinstall/control [new file with mode: 0644]
debinstall/copyright [new file with mode: 0644]
debinstall/docs [new file with mode: 0644]
debinstall/libmgl-data.docs [new file with mode: 0644]
debinstall/libmgl-data.install [new file with mode: 0644]
debinstall/libmgl-dev.docs [new file with mode: 0644]
debinstall/libmgl-dev.install [new file with mode: 0644]
debinstall/libmgl-fltk-dev.docs [new file with mode: 0644]
debinstall/libmgl-fltk-dev.install [new file with mode: 0644]
debinstall/libmgl-fltk5.docs [new file with mode: 0644]
debinstall/libmgl-fltk5.install [new file with mode: 0644]
debinstall/libmgl-glut-dev.docs [new file with mode: 0644]
debinstall/libmgl-glut-dev.install [new file with mode: 0644]
debinstall/libmgl-glut5.docs [new file with mode: 0644]
debinstall/libmgl-glut5.install [new file with mode: 0644]
debinstall/libmgl-qt-dev.docs [new file with mode: 0644]
debinstall/libmgl-qt-dev.install [new file with mode: 0644]
debinstall/libmgl-qt5.docs [new file with mode: 0644]
debinstall/libmgl-qt5.install [new file with mode: 0644]
debinstall/libmgl-wx-dev.docs [new file with mode: 0644]
debinstall/libmgl-wx-dev.install [new file with mode: 0644]
debinstall/libmgl-wx5.docs [new file with mode: 0644]
debinstall/libmgl-wx5.install [new file with mode: 0644]
debinstall/libmgl5.docs [new file with mode: 0644]
debinstall/libmgl5.install [new file with mode: 0644]
debinstall/mathgl-doc-html.docs [new file with mode: 0644]
debinstall/mathgl-doc-info.docs [new file with mode: 0644]
debinstall/mathgl-doc-info.install [new file with mode: 0644]
debinstall/mathgl-doc-pdf.docs [new file with mode: 0644]
debinstall/mathgl.install [new file with mode: 0644]
debinstall/octave-mathgl.docs [new file with mode: 0644]
debinstall/pycompat [new file with mode: 0644]
debinstall/python-mathgl.docs [new file with mode: 0644]
debinstall/rules [new file with mode: 0755]
examples/CMakeLists.txt [new file with mode: 0644]
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/fltk_example.cpp [new file with mode: 0644]
examples/full_test.cpp [new file with mode: 0644]
examples/full_test_idtf.cpp [new file with mode: 0644]
examples/glut_example.cpp [new file with mode: 0644]
examples/hotdogs.pts [new file with mode: 0644]
examples/main.cpp [new file with mode: 0644]
examples/qt_example.cpp [new file with mode: 0644]
examples/test.mgl [new file with mode: 0644]
examples/wnd_samples.cpp [new file with mode: 0644]
examples/wx_example.cpp [new file with mode: 0644]
fonts/STIX.vfm [new file with mode: 0644]
fonts/STIX_b.vfm [new file with mode: 0644]
fonts/STIX_bi.vfm [new file with mode: 0644]
fonts/STIX_i.vfm [new file with mode: 0644]
include/CMakeLists.txt [new file with mode: 0644]
include/Makefile.am [new file with mode: 0644]
include/Makefile.in [new file with mode: 0644]
include/config.h.in [new file with mode: 0644]
include/mgl/config.h.in [new file with mode: 0644]
include/mgl/gsl.fs [new file with mode: 0644]
include/mgl/mathgl.fs [new file with mode: 0644]
include/mgl/mgl.h [new file with mode: 0644]
include/mgl/mgl_ab.h [new file with mode: 0644]
include/mgl/mgl_addon.h [new file with mode: 0644]
include/mgl/mgl_c.h [new file with mode: 0644]
include/mgl/mgl_data.h [new file with mode: 0644]
include/mgl/mgl_define.h [new file with mode: 0644]
include/mgl/mgl_eps.h [new file with mode: 0644]
include/mgl/mgl_eval.h [new file with mode: 0644]
include/mgl/mgl_evalc.h [new file with mode: 0644]
include/mgl/mgl_f.h [new file with mode: 0644]
include/mgl/mgl_fltk.h [new file with mode: 0644]
include/mgl/mgl_font.h [new file with mode: 0644]
include/mgl/mgl_gl.h [new file with mode: 0644]
include/mgl/mgl_glut.h [new file with mode: 0644]
include/mgl/mgl_idtf.h [new file with mode: 0644]
include/mgl/mgl_io.h [new file with mode: 0644]
include/mgl/mgl_parse.h [new file with mode: 0644]
include/mgl/mgl_pas.pas [new file with mode: 0644]
include/mgl/mgl_qt.h [new file with mode: 0644]
include/mgl/mgl_w.h [new file with mode: 0644]
include/mgl/mgl_wx.h [new file with mode: 0644]
include/mgl/mgl_zb.h [new file with mode: 0644]
include/mgl/mglplot.fs [new file with mode: 0644]
include/mgl/vectors.fs [new file with mode: 0644]
include/xpm/alpha.xpm [new file with mode: 0644]
include/xpm/alpha_on.xpm [new file with mode: 0644]
include/xpm/copy.xpm [new file with mode: 0644]
include/xpm/down_1.xpm [new file with mode: 0644]
include/xpm/fileprint.xpm [new file with mode: 0644]
include/xpm/first.xpm [new file with mode: 0644]
include/xpm/last.xpm [new file with mode: 0644]
include/xpm/left_1.xpm [new file with mode: 0644]
include/xpm/light.xpm [new file with mode: 0644]
include/xpm/light_on.xpm [new file with mode: 0644]
include/xpm/next.xpm [new file with mode: 0644]
include/xpm/next_sl.xpm [new file with mode: 0644]
include/xpm/norm_1.xpm [new file with mode: 0644]
include/xpm/ok.xpm [new file with mode: 0644]
include/xpm/prev_sl.xpm [new file with mode: 0644]
include/xpm/right_1.xpm [new file with mode: 0644]
include/xpm/rotate.xpm [new file with mode: 0644]
include/xpm/rotate_on.xpm [new file with mode: 0644]
include/xpm/show_on.xpm [new file with mode: 0644]
include/xpm/show_sl.xpm [new file with mode: 0644]
include/xpm/up_1.xpm [new file with mode: 0644]
include/xpm/zoom_1.xpm [new file with mode: 0644]
include/xpm/zoom_in.xpm [new file with mode: 0644]
include/xpm/zoom_on.xpm [new file with mode: 0644]
include/xpm/zoom_out.xpm [new file with mode: 0644]
lang/CMakeLists.txt [new file with mode: 0644]
lang/DESCRIPTION [new file with mode: 0644]
lang/INDEX [new file with mode: 0644]
lang/Makefile.am [new file with mode: 0644]
lang/Makefile.in [new file with mode: 0644]
lang/PKG_ADD_template [new file with mode: 0644]
lang/mgl.i [new file with mode: 0644]
lang/mgl_graph.i [new file with mode: 0644]
lang/numpy.i [new file with mode: 0644]
mathgl-all.workspace [new file with mode: 0644]
mathgl.cbp [new file with mode: 0644]
mathgl.spec [new file with mode: 0644]
mgl-fltk.cbp [new file with mode: 0644]
mgl-glut.cbp [new file with mode: 0644]
mgl/CMakeLists.txt [new file with mode: 0644]
mgl/Makefile.am [new file with mode: 0644]
mgl/Makefile.in [new file with mode: 0644]
mgl/mgl_1d.cpp [new file with mode: 0644]
mgl/mgl_2d.cpp [new file with mode: 0644]
mgl/mgl_3d.cpp [new file with mode: 0644]
mgl/mgl_ab.cpp [new file with mode: 0644]
mgl/mgl_addon.cpp [new file with mode: 0644]
mgl/mgl_axis.cpp [new file with mode: 0644]
mgl/mgl_c.cpp [new file with mode: 0644]
mgl/mgl_combi.cpp [new file with mode: 0644]
mgl/mgl_cont.cpp [new file with mode: 0644]
mgl/mgl_crust.cpp [new file with mode: 0644]
mgl/mgl_data.cpp [new file with mode: 0644]
mgl/mgl_data_cf.cpp [new file with mode: 0644]
mgl/mgl_data_io.cpp [new file with mode: 0644]
mgl/mgl_data_png.cpp [new file with mode: 0644]
mgl/mgl_def_font.cpp [new file with mode: 0644]
mgl/mgl_eps.cpp [new file with mode: 0644]
mgl/mgl_eval.cpp [new file with mode: 0644]
mgl/mgl_evalc.cpp [new file with mode: 0644]
mgl/mgl_evalp.cpp [new file with mode: 0644]
mgl/mgl_exec.cpp [new file with mode: 0644]
mgl/mgl_export.cpp [new file with mode: 0644]
mgl/mgl_f.cpp [new file with mode: 0644]
mgl/mgl_fit.cpp [new file with mode: 0644]
mgl/mgl_flow.cpp [new file with mode: 0644]
mgl/mgl_font.cpp [new file with mode: 0644]
mgl/mgl_gl.cpp [new file with mode: 0644]
mgl/mgl_idtf.cpp [new file with mode: 0644]
mgl/mgl_io.cpp [new file with mode: 0644]
mgl/mgl_main.cpp [new file with mode: 0644]
mgl/mgl_parse.cpp [new file with mode: 0644]
mgl/mgl_pde.cpp [new file with mode: 0644]
mgl/mgl_tex_table.cpp [new file with mode: 0644]
mgl/mgl_vect.cpp [new file with mode: 0644]
mgl/mgl_zb.cpp [new file with mode: 0644]
mgl/mgl_zb2.cpp [new file with mode: 0644]
mgl2cpp.cbp [new file with mode: 0644]
mgl2eps.cbp [new file with mode: 0644]
mgl2gif.cbp [new file with mode: 0644]
mgl2png.cbp [new file with mode: 0644]
mgl2svg.cbp [new file with mode: 0644]
mgl_example.cbp [new file with mode: 0644]
mglview.cbp [new file with mode: 0644]
setup.py [new file with mode: 0644]
texinfo/CMakeLists.txt [new file with mode: 0644]
texinfo/Makefile.in [new file with mode: 0644]
texinfo/appendix.texi [new file with mode: 0644]
texinfo/appendix_en.texi [new file with mode: 0644]
texinfo/appendix_ru.texi [new file with mode: 0644]
texinfo/cint.texi [new file with mode: 0644]
texinfo/class.texi [new file with mode: 0644]
texinfo/class_en.texi [new file with mode: 0644]
texinfo/class_ru.texi [new file with mode: 0644]
texinfo/core.texi [new file with mode: 0644]
texinfo/core_en.texi [new file with mode: 0644]
texinfo/core_ru.texi [new file with mode: 0644]
texinfo/data.texi [new file with mode: 0644]
texinfo/data_en.texi [new file with mode: 0644]
texinfo/data_ru.texi [new file with mode: 0644]
texinfo/example.texi [new file with mode: 0644]
texinfo/example_en.texi [new file with mode: 0644]
texinfo/example_ru.texi [new file with mode: 0644]
texinfo/fdl.texi [new file with mode: 0644]
texinfo/gpl-2.0.texi [new file with mode: 0644]
texinfo/gpl-3.0.texi [new file with mode: 0644]
texinfo/mathgl.texi [new file with mode: 0644]
texinfo/mathgl_en.texi [new file with mode: 0644]
texinfo/mathgl_ru.texi [new file with mode: 0644]
texinfo/mgl.texi [new file with mode: 0644]
texinfo/mgl_en.texi [new file with mode: 0644]
texinfo/mgl_ru.texi [new file with mode: 0644]
texinfo/overview.texi [new file with mode: 0644]
texinfo/overview_en.texi [new file with mode: 0644]
texinfo/overview_ru.texi [new file with mode: 0644]
texinfo/png/Makefile [new file with mode: 0644]
texinfo/png/Makefile.am [new file with mode: 0644]
texinfo/png/Makefile.in [new file with mode: 0644]
texinfo/png/hotdogs.pts [new file with mode: 0644]
texinfo/png_static/BbcwyrR.png [new file with mode: 0644]
texinfo/png_static/BbcyrR.png [new file with mode: 0644]
texinfo/png_static/BbwgG.png [new file with mode: 0644]
texinfo/png_static/BbwrR.png [new file with mode: 0644]
texinfo/png_static/CcwyY.png [new file with mode: 0644]
texinfo/png_static/GgwmM.png [new file with mode: 0644]
texinfo/png_static/QqwcC.png [new file with mode: 0644]
texinfo/png_static/bBkRr.png [new file with mode: 0644]
texinfo/png_static/bcwyr.png [new file with mode: 0644]
texinfo/png_static/bcyr.png [new file with mode: 0644]
texinfo/png_static/bgr.png [new file with mode: 0644]
texinfo/png_static/br.png [new file with mode: 0644]
texinfo/png_static/bwr.png [new file with mode: 0644]
texinfo/png_static/cut.png [new file with mode: 0644]
texinfo/png_static/fltk.png [new file with mode: 0644]
texinfo/png_static/glut.png [new file with mode: 0644]
texinfo/png_static/gplv3-127x51.png [new file with mode: 0644]
texinfo/png_static/kBbcw.png [new file with mode: 0644]
texinfo/png_static/kGgew.png [new file with mode: 0644]
texinfo/png_static/kHCcw.png [new file with mode: 0644]
texinfo/png_static/kRryw.png [new file with mode: 0644]
texinfo/png_static/kw.png [new file with mode: 0644]
texinfo/png_static/lgplv3-147x51.png [new file with mode: 0644]
texinfo/png_static/qt.png [new file with mode: 0644]
texinfo/png_static/r.png [new file with mode: 0644]
texinfo/png_static/s_aleph.png [new file with mode: 0644]
texinfo/png_static/s_in.png [new file with mode: 0644]
texinfo/png_static/s_sqrt.png [new file with mode: 0644]
texinfo/png_static/sharp.png [new file with mode: 0644]
texinfo/png_static/u2v2.png [new file with mode: 0644]
texinfo/png_static/u2v2w2.png [new file with mode: 0644]
texinfo/png_static/wk.png [new file with mode: 0644]
texinfo/python.texi [new file with mode: 0644]
texinfo/samples.texi [new file with mode: 0644]
texinfo/samples_en.texi [new file with mode: 0644]
texinfo/samples_ru.texi [new file with mode: 0644]
utils/CMakeLists.txt [new file with mode: 0644]
utils/Makefile.am [new file with mode: 0644]
utils/Makefile.in [new file with mode: 0644]
utils/mgl2cpp.cpp [new file with mode: 0644]
utils/mgl2eps.cpp [new file with mode: 0644]
utils/mgl2gif.cpp [new file with mode: 0644]
utils/mgl2png.cpp [new file with mode: 0644]
utils/mgl2svg.cpp [new file with mode: 0644]
utils/mglview.cpp [new file with mode: 0644]
widgets/CMakeLists.txt [new file with mode: 0644]
widgets/Makefile.am [new file with mode: 0644]
widgets/Makefile.in [new file with mode: 0644]
widgets/mgl_fltk.cpp [new file with mode: 0644]
widgets/mgl_glut.cpp [new file with mode: 0644]
widgets/mgl_qt.cpp [new file with mode: 0644]
widgets/mgl_wx.cpp [new file with mode: 0644]